xend: Reworked initialization of XSPolicy administration class
authorKeir Fraser <keir@xensource.com>
Thu, 25 Oct 2007 08:23:27 +0000 (09:23 +0100)
committerKeir Fraser <keir@xensource.com>
Thu, 25 Oct 2007 08:23:27 +0000 (09:23 +0100)
commit9c14bd95969367b75971d89537bbf1edfba18475
tree5a1f8f030aa7f8ec931f542713ee4a8e25f7e60d
parent61d0b64c6c2ca2eda3867c2ea32d406418e67dba
xend: Reworked initialization of XSPolicy administration class

Rather than picking up the current policy from the managed policies
file the hypervisor is asked for the name of the current policy.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendXSPolicyAdmin.py